The Tongyi Qianwen team released multiple new open-source models in the Qwen3.5 series, including Qwen3.5-122B-A10B and Qwen3.5-35B-A3B, and simultaneously launched production-grade API services. The new models perform exceptionally well in complex agent tasks, significantly narrowing the performance gap with top closed-source models. Some models have even surpassed their predecessors with larger parameter scales.
Openai
$2.8
Input tokens/M
$11.2
Output tokens/M
1k
Context Length
-
Anthropic
$105
$525
200
Google
$0.7
$7
$35
$21
Alibaba
Tencent
$1
$4
32
Deepseek
$12
128
$0.35
400
Chatglm
$0.8
$2
Huawei
$14
$56
$2.4
$9.6
$1.5
$1.6
$18
6
A modern Python project template with FastAPI REST API, Docker support, code quality tools (ruff/mypy/pytest), and CI/CD integration, demonstrating best practices for production-grade Python applications.